Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meson: Build using Python 3.10 limited API (LP: #2050881) #448

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

slyon
Copy link
Collaborator

@slyon slyon commented Mar 25, 2024

Description

Building a /usr/lib/python3/dist-packages/netplan/_netplan_cffi.abi3.so binary module for python3-netplan (instead of _netplan_cffi.cpython-311-x86_64-linux-gnu.so/_netplan_cffi.cpython-312-x86_64-linux-gnu.so), making transitions and increasing Python compatibility.

This requires meson >= 1.3.0

Checklist

  • Runs make check successfully.
  • Retains 100% code coverage (make check-coverage).
  • New/changed keys in YAML format are documented.
  • (Optional) Adds example YAML for new feature.
  • (Optional) Closes an open bug in Launchpad. LP#2050881

@slyon slyon force-pushed the python-limited-api branch 2 times, most recently from a351caa to c1b61c8 Compare March 28, 2024 16:55
@slyon slyon force-pushed the python-limited-api branch from c1b61c8 to b37579f Compare August 15, 2024 13:05
@slyon slyon force-pushed the python-limited-api branch from b37579f to 4645150 Compare December 12, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant